ControlUserPaneActivateProcPtr |
Handles activate and deactivate event processing. |
ControlUserPaneBackgroundProcPtr |
Sets the background color or pattern for user panes that support embedding. |
ControlUserPaneDrawProcPtr |
Draws the content of your user pane control in the rectangle of user pane control. |
ControlUserPaneFocusProcPtr |
Handles keyboard focus. |
ControlUserPaneHitTestProcPtr |
Returns the part code of the control that the point was in when the mouse-down event occurred. |
ControlUserPaneIdleProcPtr |
Performs idle processing. |
ControlUserPaneKeyDownProcPtr |
Handles keyboard event processing. |
ControlUserPaneTrackingProcPtr |
Tracks a control while the user holds down the mouse button. |